ACTION_BIND_SIDE_CHANNEL

val ACTION_BIND_SIDE_CHANNEL: String = "android.support.BIND_NOTIFICATION_SIDE_CHANNEL"(source)

Intent action to register for on a service to receive side channel notifications. The listening service must be in the same package as an enabled NotificationListenerService.